Release 10.1A: OpenEdge Reporting:
Report Builder Deployment
Running a report with a simple filter override
The
rbfilt1.psample procedure runs the Customer Discount report in therbsample.prlreport library with the specified filter override:
The commented numbers correspond to the following step-by-step descriptions:
- Create the RBREPORT record.
- Assign values to the record, including the filter override condition.
- Explicitly release the RBREPORT record so that Report Engine can use it.
- Call
_proreto invoke Report Engine and run the report with the filter override. Then use the Report Delete (-rbdel) parameter to delete the record from the Report Engine table when the procedure is done.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |